home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / comm / fido / Rock_1_5.lha / ROCK / rock.cfg < prev    next >
Text File  |  1995-06-19  |  1KB  |  63 lines

  1. ;WPLSCRIPT rockfig
  2. PRINT "Config Error! (config)\n"
  3. Return
  4.  
  5. ;************* Rock v1.5 - Configuration file *************
  6.  
  7. NETS:
  8. set net1 2:320/104.0
  9. set net2 39:180/1.0
  10. set net3 101:173/310.0
  11. return
  12.  
  13. FIDO:
  14. set host.address fidonet#2:320/104.22
  15. set Host.sysop "Your name"
  16. set host.sitename "The name of your point"
  17. set remote.password blabla2u
  18. set boss.address1 fidonet#2:320/104.0
  19. set boss.address2 fidonet#2:320/105.0
  20. set boss.address3 fidonet#2:320/106.0
  21. set boss.number1 "16,1-45845623"
  22. set boss.number2 "16,1-53791199"
  23. set boss.number3 "16,1-53791200"
  24. set numbers 2
  25. return
  26.  
  27. MODEM:
  28. set device serial.device unit 0
  29. set DTR_Control 1
  30. set serreadbuf 16 serwritebuf 16
  31. set prompt "OK"
  32. set atten "AT|"
  33. set initstring "~ATZ|"
  34. set dialstring "ATS7=40DT"
  35. set hangupstring "^v|"
  36. set slowmodem FALSE
  37. set baud 38400
  38. set locked TRUE
  39. set minbaud 9600
  40. set initloop 8
  41. set initwait 3
  42. set calldelay 30
  43. set modemwait 60
  44. return
  45.  
  46. DISPLAY:
  47. set status KCON:0/155/640/256
  48. set closestatus FALSE
  49. set pubscreen SPOT
  50. set xprdisplay TRUE
  51. set xprwin RAW:0/25/640/130
  52. set logdisplay TRUE
  53. set logwin KCON:0/11/640/190
  54. return
  55.  
  56. FILES:
  57. set logrock TRUE
  58. set logfile LOGS:Rock.log
  59. set inbound Mail:inbound/
  60. set outbound Mail:outbound/
  61. set nodelist FALSE
  62. return
  63.